public class GxStatusBarComponent
implements GxStatusBarComponentInterface
	
	
	An Abstract implementation for GxStatusBarComponentInterface
| Modifier and Type | Field and Description | 
|---|---|
|  BBjString | Alignment!The component alignment | 
| Constructor and Description | 
|---|
| GxStatusBarComponent(BBjString alignment!)Constructor | 
| Modifier and Type | Method and Description | 
|---|---|
|  JsonObject | getAsJsonObject()Get the component's JSON representation | 
public BBjString Alignment!The component alignment
public GxStatusBarComponent(BBjString alignment!)Constructor
BBjString alignment! "right", "left" or "center"public JsonObject getAsJsonObject()Get the component's JSON representation